-
Home
-
Backup and Staging by WP Time Capsule
-
1.22.5
-
Code
-
Classes
- TraceableEventDispatcher
| Total Complexity |
59 |
| Dependencies |
11 |
| Dependents |
0 |
| Total lines |
341 |
| Lines of code |
204 |
| Logical lines of code |
117 |
| Comment lines |
68 |
| Methods |
18 |
| Properties |
5 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getListenerInfo() |
A |
43 |
10 |
50 |
| postProcess() |
A |
49 |
10 |
30 |
| getNotCalledListeners() |
A |
49 |
9 |
30 |
| sortListenersByPriority() |
S |
59 |
7 |
15 |
| removeListener() |
S |
61 |
4 |
12 |
| dispatch() |
S |
59 |
3 |
15 |
| getCalledListeners() |
S |
63 |
3 |
10 |
| preProcess() |
S |
62 |
3 |
10 |
| __construct() |
S |
69 |
1 |
7 |
| addListener() |
S |
79 |
1 |
3 |
| addSubscriber() |
S |
81 |
1 |
3 |
| removeSubscriber() |
S |
80 |
1 |
3 |
| getListeners() |
S |
80 |
1 |
3 |
| getListenerPriority() |
S |
79 |
1 |
3 |
| hasListeners() |
S |
80 |
1 |
3 |
| __call() |
S |
79 |
1 |
3 |
| preDispatch() |
S |
91 |
1 |
2 |
| postDispatch() |
S |
91 |
1 |
2 |